Skip to content

ml-kem: use MaybeBox for optional heap offload#310

Merged
tarcieri merged 1 commit into
masterfrom
ml-kem/use-maybebox
May 10, 2026
Merged

ml-kem: use MaybeBox for optional heap offload#310
tarcieri merged 1 commit into
masterfrom
ml-kem/use-maybebox

Conversation

@tarcieri

Copy link
Copy Markdown
Member

Uses the MaybeBox type added in #309 to offload large values onto the heap when the alloc feature of the crate has been enabled.

@tarcieri tarcieri force-pushed the ml-kem/use-maybebox branch from b9a018f to e7128a0 Compare May 10, 2026 18:35
Uses the `MaybeBox` type added in #309 to offload large values onto the
heap when the `alloc` feature of the crate has been enabled.
@tarcieri tarcieri force-pushed the ml-kem/use-maybebox branch from e7128a0 to 8ae7b6f Compare May 10, 2026 18:37
@tarcieri tarcieri merged commit 1a09f4f into master May 10, 2026
23 checks passed
@tarcieri tarcieri deleted the ml-kem/use-maybebox branch May 10, 2026 18:40
@tarcieri tarcieri mentioned this pull request May 10, 2026
tarcieri added a commit that referenced this pull request May 10, 2026
### Added
- Optional on-by-default heap offload support (#310)
@tarcieri tarcieri mentioned this pull request May 10, 2026
tarcieri added a commit that referenced this pull request May 10, 2026
## Added
- Optional on-by-default heap offload support (#310)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant